Skip to content

Conversation

@Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Jun 19, 2023

This PR adds a new function, isValidBIP32Path, which can be used to check if a string is a valid BIP-32 path in the form ${number}'. It will check if the index is 0 <= n <= 2**32 - 1.

@Mrtenz Mrtenz requested a review from a team as a code owner June 19, 2023 12:44
@Mrtenz Mrtenz force-pushed the mrtenz/is-valid-bip32-path branch from eb57652 to f7afae2 Compare June 19, 2023 12:56
@Mrtenz Mrtenz changed the title Add isValidBIP32Path function Add isValidBIP32PathSegment function Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants